home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 3
/
Amiga Tools 3.iso
/
grafik
/
raytracing
/
rayshade-4.0.6.3
/
examples
/
fractalballs.ray
< prev
next >
Wrap
Text File
|
1994-08-09
|
2KB
|
49 lines
/* 'balls' from Eric haines: an IFS with condensation set
* Philippe Bekaert - dpt. computer science K.U.Leuven, Leuven, Belgium
* e-mail: philippe@cs.kuleuven.ac.be */
maxdepth 3
eyep 2.1 1.3 1.7
lookp 0 0 0
up 0 0 1
fov 45
screen 400 400
background 0.078 0.361 0.753
surface s1
ambient 0.15 0.1 0.045
diffuse 1 0.75 0.33
plane s1 0 0 -0.5 0 0 1
surface s2
ambient 0.035 0.0325 0.025
diffuse 0.5 0.45 0.35
specular 0.8 0.8 0.8
specpow 3
reflect 0.8
ifs
sphere s2 0.5 0 0 0 /* texture bump 0.3 scale 0.04 0.04 0.04 */,
scale 0.333333 0.333333 0.333333 translate 0 0 0.6666667
rotate 1 0 0 -30 rotate 0 0 1 45 ,
scale 0.333333 0.333333 0.333333 translate 0 0 0.6666667
rotate 1 0 0 -30 rotate 0 0 1 165 ,
scale 0.333333 0.333333 0.333333 translate 0 0 0.6666667
rotate 1 0 0 -30 rotate 0 0 1 285 ,
scale 0.333333 0.333333 0.333333 translate 0 0 0.6666667
rotate 1 0 0 -90 rotate 0 0 1 15 ,
scale 0.333333 0.333333 0.333333 translate 0 0 0.6666667
rotate 1 0 0 -90 rotate 0 0 1 75 ,
scale 0.333333 0.333333 0.333333 translate 0 0 0.6666667
rotate 1 0 0 -90 rotate 0 0 1 135 ,
scale 0.333333 0.333333 0.333333 translate 0 0 0.6666667
rotate 1 0 0 -90 rotate 0 0 1 195 ,
scale 0.333333 0.333333 0.333333 translate 0 0 0.6666667
rotate 1 0 0 -90 rotate 0 0 1 255 ,
scale 0.333333 0.333333 0.333333 translate 0 0 0.6666667
rotate 1 0 0 -90 rotate 0 0 1 315
/* maxdepth 4 */
end
light 0.288675 point 4 3 2
light 0.288675 point 1 -4 4
light 0.288675 point -3 1 5